Carbon


DataCodecDecompress

Header: QuickTimeComponents.h Carbon status: Supported

ComponentResult DataCodecDecompress (
    DataCodecComponent dc, 
    void *srcData, 
    UInt32 srcSize, 
    void *dstData, 
    UInt32 dstBufferSize
);
dc
srcData
srcSize
dstData
dstBufferSize

AVAILABILITY

Supported in Carbon. Available in QuickTime 3.0 and later when Carbon 1.0.2 or later is present.


© 2000 Apple Computer, Inc. — (Last Updated 5/10/2000)